home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir39 / cpu-id.zip / README.TXT < prev   
Text File  |  1994-09-20  |  1KB  |  21 lines

  1.           This little bugger took me all night to complete!!   
  2.               BUT I learned a great deal in the process !
  3.  
  4.      I hope that this program and all of the files with it, may be a
  5.  of interest to you, and perhaps cause you to want to learn more about 
  6.  assembly language instructions, coding, the DEBUG functions, or some 
  7.  of the odd floating point instructions which were used to distinguish
  8.  between the 386tm CPU and the 486tm CPU.
  9.      I have included Appendix A of the _Intel486tm DX Microprocessor
  10.  Data Book_ (c)1992, October, INTEL, which formed the basis of this
  11.  program.  I also consulted Dettmann and Johnson's, _DOS Programmer's
  12.  Reference, 3rd Edition_ [(c)1992 by Que Corp.], pp. 33-39, on a few
  13.  points.
  14.      Two forms of a DEBUG script are included to help you learn how it
  15.  can be used to create .COM (or even .EXE) programs from a DOS prompt.
  16.      Lastly, a "dump" of all the code using Debug is also included.
  17.  
  18.      I claim NO rights to these files... if you like CPUID, use it; and
  19.  maybe say hello on The CALL BBS (818) 352-1678.  Daniel Sedory.  Co-
  20.  Sysop, and sometimes known as the Starman.
  21.